Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore: bump pnpm action version #8676

Merged
merged 2 commits into from
Jul 5, 2024

Conversation

chris-olszewski
Copy link
Member

@chris-olszewski chris-olszewski commented Jul 5, 2024

Description

Our release was broken due to a bump in the global NodeJS version which causes a failure when trying to setup pnpm: https://github.com/vercel/turbo/actions/runs/9812173678

Following directions on pnpm/action-setup#135 to update to v4 of the action

We also need to add ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION in order to keep using Node 16 for checking out our code for our MUSL builds where we need an old version of GLIBC.

Testing Instructions

Test run: https://github.com/vercel/turbo/actions/runs/9812969175

Copy link

vercel bot commented Jul 5, 2024

The latest updates on your projects. Learn more about Vercel for Git ↗︎

10 Skipped Deployment
Name Status Preview Comments Updated (UTC)
rust-docs ⬜️ Ignored (Inspect) Visit Preview Jul 5, 2024 7:49pm
examples-basic-web ⬜️ Skipped (Inspect) Jul 5, 2024 7:49pm
examples-designsystem-docs ⬜️ Skipped (Inspect) Jul 5, 2024 7:49pm
examples-gatsby-web ⬜️ Skipped (Inspect) Jul 5, 2024 7:49pm
examples-kitchensink-blog ⬜️ Skipped (Inspect) Jul 5, 2024 7:49pm
examples-native-web ⬜️ Skipped (Inspect) Jul 5, 2024 7:49pm
examples-nonmonorepo ⬜️ Skipped (Inspect) Jul 5, 2024 7:49pm
examples-svelte-web ⬜️ Skipped (Inspect) Jul 5, 2024 7:49pm
examples-tailwind-web ⬜️ Skipped (Inspect) Jul 5, 2024 7:49pm
examples-vite-web ⬜️ Skipped (Inspect) Jul 5, 2024 7:49pm

@chris-olszewski chris-olszewski marked this pull request as ready for review July 5, 2024 18:43
@chris-olszewski chris-olszewski requested review from a team as code owners July 5, 2024 18:43
Copy link
Contributor

github-actions bot commented Jul 5, 2024

✅ This change can build next-swc

Copy link
Contributor

github-actions bot commented Jul 5, 2024

🟢 Turbopack Benchmark CI successful 🟢

Thanks

Copy link
Contributor

github-actions bot commented Jul 5, 2024

⚠️ CI failed ⚠️

The following steps have failed in CI:

  • Turbopack Rust tests (mac/win, non-blocking)

See workflow summary for details

@vercel vercel bot temporarily deployed to Preview – examples-nonmonorepo July 5, 2024 19:49 Inactive
@vercel vercel bot temporarily deployed to Preview – examples-designsystem-docs July 5, 2024 19:49 Inactive
@vercel vercel bot temporarily deployed to Preview – examples-basic-web July 5, 2024 19:49 Inactive
@vercel vercel bot temporarily deployed to Preview – examples-svelte-web July 5, 2024 19:49 Inactive
@vercel vercel bot temporarily deployed to Preview – examples-tailwind-web July 5, 2024 19:49 Inactive
@vercel vercel bot temporarily deployed to Preview – examples-gatsby-web July 5, 2024 19:49 Inactive
@vercel vercel bot temporarily deployed to Preview – examples-vite-web July 5, 2024 19:49 Inactive
@vercel vercel bot temporarily deployed to Preview – examples-native-web July 5, 2024 19:49 Inactive
@vercel vercel bot temporarily deployed to Preview – examples-kitchensink-blog July 5, 2024 19:49 Inactive
@chris-olszewski chris-olszewski merged commit 7d30f41 into main Jul 5, 2024
69 of 72 checks passed
@chris-olszewski chris-olszewski deleted the olszewski/fix_turborepo_release branch July 5, 2024 20:16
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants